@extends('layouts.vertical', ['pageTitle' => 'SmartTables: Manage Records']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'Manage Records', 'pageSubTitle1' => 'Smart Tables', 'pageSubTitle2'=> 'Data Visualization', 'pageSubText' => 'Functionality for managing records with full CRUD (Create, Read, Update, Delete) operations. This allows you to build interactive data management interfaces with minimal effort.']) @endsection @section('content')
addRecord: true and use hooks
create
custom form elements.