@extends('admin.layout') @section('content')

Edit Test

@csrf @method('PUT') @include('admin.tests.form')
@endsection