@extends('layouts.app') @section('title', 'blog') @section('idname', 'single') @section('content')

Register a Recording

Step 1

Get to know better

Help companies get to know you better by telling then about your past experiences.

Add your profile piccture and let companies find youy fast.

  • General Information
  • Rights
  • Recording Information
  • Performer line up
  • Review
@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if(session('success'))
{{ session('success') }}
@endif
@csrf
Provide accurate information for better service.
Choose a unique username for your account.

Ownership

Review

Please review the information below before submitting:

  • ISRC:
  • Band/Artist Name:
  • Recording Title:
  • Version Type:
  • Remastered:
  • Genre:
  • Content Type:
  • Date of Performance:
  • Number of Featured Performers:
  • Number of Non-Featured Performers:
  • Date of Performance:
  • Country of Performance:

Congratulations!

Thanks Mr./Mrs. your information have been submitted successfully for the future reference we will contact you soon.

@endsection