@extends('master') @section('title', 'Service Category List') @section('breadcrumbMainTitle', 'Service Category List') @section('content')
@include('message')
# Service Category Name Active Action
@include('common.master.serviceCategory.partials.formModal') @endsection @section('page_script') @endsection