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

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