Create Profile

@csrf

Email*

has('email') ? 'autofocus' : 'null' }} > {{ $errors->first('email') }}

Contact No.*

has('number') ? 'autofocus' : 'null' }} > {{ $errors->first('number') }}

Facebook

Instagram

Address *

{{ $errors->first('address') }}

Description *

{{ $errors->first('description') }}
@endsection