@extends('layouts.adminLayouts') @section('head') @stop @section('content-header')

ویرایش گزارش تصویری

{{ Breadcrumbs::render('galleries.edit', ['title' => $gallery->name]) }}
@stop @section('content')
@csrf
image != null) style="display: none;" @endif>
عکس مورد نظر را انتخاب کنید
{{$gallery->image}}
@stop @section('footer') @stop