@include('admin.header')
@include('admin.sidebar')

Edit Services

@csrf
 
@include('admin.footer')
@include('admin.js')