@extends('layout.app') @include('includes.select2') @section('title', 'Edit Admin | Waiting Room') @section('content')

{{ __('translations.Edit Profile') }}

{{ __('translations.Back') }}
{{--
Profile Image
Profile Image
--}} @csrf
@endsection @section('custom-script') @endsection