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