@extends($templatePath.'.layout') @section('main') {{-- Content --}} @endsection @section('breadcrumb') @endsection @push('styles') {{-- style css --}} @endpush @push('scripts') {{-- script --}} @endpush