@extends('layouts.app') @section('content') @livewire('ServiceManagement.ServiceManagementList') @endsection