@if(Session::has('success'))
{{ Session::get('success') }}
@endif @if(Session::has('fail'))
{{ Session::get('fail') }}
@endif

Gallery Images

Images of Gallery
@foreach($gallery as $gallerys) @endforeach
Image
Action