@if(Session::has('success'))
{{Session::get('success')}}
@endif
@foreach($media as $image)
{{$image->caption}}
image}}); width:100%; min-height:150px; background-size:cover;" >
@if(Auth::user()->priviledge == 1)
@endif
image}}">
@endforeach
{{Form::close()}}