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