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

# Name Order Published Actions
{{-- --}}
@endsection @section('js') @endsection