@extends('@@layout@@') @section('content')

@@table@@

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