@extends('admin.layouts.admin') @section('content')
Edit Profile
@csrf @method('PUT')
Profile Picture

Allowed JPG, JPEG or PNG. Max size of 2MB

@endsection @push('scripts') @endpush