{{ $errors->first('title')}}
{{ $errors->first('description')}}
@if(Request::segment(2)=='edit-gallery') @foreach(explode(',',$gallery->photos) as $photo) @endforeach @endif
{{ $errors->first('photos')}}
{{ $errors->first('status')}}