@extends('layouts.master') @section('title') Projects @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Projects @endslot @slot('title') Projects @endslot @endcomponent
@can('create_portfolios') @endcan

# Image Title Category Order Published Actions
{{-- --}}
@endsection @section('js') @endsection