@section and @endSection
Syntax
@section('section_name')
<!-- Section Content -->
@endSectionExample:
@section('title')
My Website Title
@endSectionLast updated
@section('section_name')
<!-- Section Content -->
@endSection@section('title')
My Website Title
@endSectionLast updated