@extends('adminlte::page') @section('title', 'Infrastructure Category') @section('preloader')

Loading

@stop @section('content_header')

Infrastructure Categories List

@endsection @section('content')

Infrastructure Categories List

# Category Name Created By Created At Last Modified By Last Modified At Action
{{-- Custom --}} @include('backend.modals.common-category-modal') {{-- Example button to open modal --}} @endsection @push('js') @endpush