@extends('layouts.admin') @section('content')
{{ csrf_field() }}
%
@endsection @section('scripts') @endsection