@extends('backend.admin-master') @section('site-title') {{__('Dashboard')}} @endsection @section('content')

User / Add User

{{--
Profile Details
--}}
@csrf
user-avatar

Allowed JPG, GIF or PNG. Max size of 800K


@if(old('working_status') === 'other') @else @endif
Cancel
@endsection