@extends('layouts.compact_menu') {{-- Page title --}} @section('title') Crud Builder @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')
Crud Generator
@csrf
Field Name DB Type Validations Html Type Options
Rollback
Generate CRUD From Schema
@stop @section('footer_scripts') @stop