@extends('layouts.master') @section('title')Projects Grid @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Projects @endslot @slot('title') Projects Grid @endslot @endcomponent @endsection