@extends('@@layout@@') @section('breadcrumb')
  • @@table@@
  • @endsection @section('tools') @@table@@ @endsection @section('content')
    @@indexHtml@@
    {{{$records->render()}}}
    @include('@@folderName@@/partial/modal_form') @endSection