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

User / Update Admin

{{--
Profile Details
--}}
@csrf @method('PUT')
user-avatar

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


role === 'telecaller' || old('role') === 'telecaller') style="display:block" @endif>
Cancel
@endsection