@extends('admin.master') @section("title", e2("Module Generator")) @section("desc", e2("Create a new module with model, migration and view automatically.")) @section('content')
@csrf

{{e2("Module Basic Information")}}

Recommended size: 64x64px. Saved to assets/icons/

{{e2("Database Columns")}}

{{e2("Column Name")}} {{e2("Type")}} {{e2("Action")}}
@section('script') @endsection @endsection