@extends('admin.master_layout')
@section('title')
{{ __('Edit Profile') }}
@endsection
@section('admin-content')
{{-- edit profile area --}}
{{-- edit profile area --}}
{{-- edit password area --}}
{{-- edit password area --}}
@endsection
@push('js')
@endpush