@extends('dashboard.layouts.master') @section('title', 'Edit User') @section('content')

Edit User

{{ __('backend.dashboard') }} / Edit User
@endsection @push('after-scripts') @endpush