@extends('layout.base') @section('action') @endsection @section('content')
Flag Federation Contact Number Contact Email Address Action
countryFlag {{ $user->name ?? '-' }} {{ $user->phone_number ?? '-' }} {{ $user->email ?? '-' }} {{ $user->address ?? '-' }}

Upload Music

Upload Music

(Only .mp3 up to 10MB allowed)

+
@endsection @section('modal') @endsection @section('scripts') @if ($errors->any()) @endif @if (session('success')) @endif @endsection