@extends('layout._default') @section('title') Profile Settings @endsection @section('body-con')
@csrf
{!! getIcon('cross','fs-2') !!} {!! getIcon('cross','fs-2') !!}
Allowed file types: png, jpg, jpeg.
@error('avatar') {{ $message }} @enderror
user()->role->slug != 'admin') disabled @endif/>
{{--
--}} {{--
--}}
@push('scripts') @endpush @endsection