@extends('@@layout@@') @section('breadcrumb')
  • @@table@@
  • {{$record->id}}
  • @endsection @section('tools') @@buttons@@ @endsection @section('content')
    @include('@@folder@@.@@partialFilename@@')
    @endSection