Entry or Delivary Item
{{ csrf_field() }}
@if(Session::has('success'))
{{Session::get('success')}}
@endif
@endsection @section('run_custom_jquery') @endsection