@extends('admin.layout') @section('content')
@csrf @include('admin.tests.form')
@endsection