{{ Form::text('title',old('title'),['class'=>'form-control', 'required']) }} {{ Form::label('title','Title*') }} {{ $errors->first('title') }}
@if(isset($package) && $package->image) @else @endif
Publish
Featured
is_published) ? $package->is_published : '')=='1' ? 'checked':'' }} data-switchery/>
{{--
--}} {{--
--}}
@push('scripts') @endpush