@extends('layouts.admin') @section('content')
@include('includes.admin.form-both')
{{csrf_field()}}
@endsection