{{ Form::text('name',old('name'),['class'=>'form-control', 'required']) }} {{ Form::label('name','Name*') }} {{ $errors->first('name') }}
{{ Form::text('meta_description',old('meta_description'),['class'=>'form-control']) }} {{ Form::label('meta_description','description*') }}
{{ $errors->first('$gallery->album_id') }}
url)) style ="display: block" @else style="display: none" @endif>
@if(empty($gallery->url))
@if(isset($gallery) && $gallery->image) @else @endif
@endif
Publish
Featured
is_published) ? $gallery->is_published : '')=='1' ? 'checked':'' }} data-switchery/>
{{--
--}} {{--
--}}
@push('scripts') @endpush