@extends('admin.layouts.app') @section('title', 'Dashboard') @section('content')
CRUD Generator
{{ csrf_field() }}

method#relationType#Model


Table Fields:


It will automatically assume form fields based on the migration field type.


@endsection @push('css') @endpush @push('js') @endpush