@extends('layouts.master') @section('main_title','تفاصيل الملف الشخصي') @section('main_page','الملف الشخصي') @section('title','الملف الشخصي') @section('content')
@csrf
Allowed file types: png, jpg, jpeg.
@csrf
@endsection @section('scripts') @include('dashboard.profile.js.js') @endsection