@extends('lap::layouts.auth') @section('title', 'User Services') @section('child-content')

@yield('title')

@can('Create User Services') Create User Services @endcan
{!! $html->table() !!}
@endsection @push('scripts') {!! $html->scripts() !!} @endpush