@extends('@@layout@@') @section('breadcrumb') @endsection @section('tools') @@buttons@@ @endsection @section('content')
@include('@@folder@@.@@partialFilename@@')
@endSection