@extends('layouts.app') @section('content')
@include("layouts.elements.breadcrumb") @yield('centralContent')
@endsection