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