@extends('layouts.contentNavbarLayoutBackend') @section('title', 'Edit Profile') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Account Settings / Account

@csrf
Profile Details
user-avatar

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


@endsection