@extends('backend.layouts.app') @section('title') @lang('service::dl.update_class') @stop @section('page-header')

Update Driver License Class

@stop @section('content') @livewire('service.update-driver-license-class-component') @endsection @push('page-css') @endpush @push ('vendor-css') @endpush @push ('page-scripts') @endpush