@extends('admin.master', ['menu' => 'site_content', 'submenu' => 'image_gallery']) @section('title', isset($title) ? $title : '') @section('content')
{{ __('Image Gallery') }}
{{ __('Home') }}
{{ __('Image Gallery') }}
{{ __('Image') }}
{{ __('Action') }}
@push('post_scripts') @endpush @endsection