@extends('admin.layouts.app') @section('content')
{{ csrf_field() }}
@endsection @section('script') @endsection