@extends('user.layout.app') @section('content')

Profile Setting

@csrf
Preloader Section
user()->userImage('profile_image'))) required @endif> @if (!empty(auth()->user()->userImage('profile_image'))) Current Banner Image @endif
@endsection