@extends('layouts.app') @section('title', 'Bangladesh Unbound - Service Types') @section('page-title', 'Service Types') @section('breadcrumb') @endsection @section('content')

Packages Service Types

@can('service-type-create') Add New Service Types @endcan

All Service Types

@include('admin.service_types.partials.service_types_table') @include('layouts.partials.pagination-info')
@endsection