@extends('admin.layouts.app') @push('head-scripts') @endpush @section('content')
@csrf @include('admin.pages._form')
@endsection