@extends('@@layout@@') @section('breadcrumb')
  • @@table@@
  • @endsection @section('tools') @endsection @section('content')

    @@table@@

    @@searchBox@@
    @include('@@folder@@.@@partialFilename@@') {!! $records->render() !!} @endSection