@extends('layouts.app') @section('title', 'Edid User') {{-- custom css --}} @push('css') @endpush {{-- page connect --}} @section('content')

Edit User

Personal Information

License Information

Additional Information

{{ __('Update User') }}
@endsection {{-- custom js --}} @push('js') @endpush