@extends('@@layout@@') @section('breadcrumb') @endsection @section('header')

Create New @@table@@

@endSection @section('tools') @endSection @section('content')
@include('@@folder@@.@@partialFilename@@')
@endSection