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