@php $dfssrbv = DB::table('comm_store')->select('name')->where('toggle', '1')->get(); @endphp
@if (session('success'))

Notification/Success Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa erat, semper quis interdum in, consectetur fermentum risus. Success Heading!
Back Icon Back to RouteNote Dashboard

@elseif ($data == '0')

Notification/Success Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque massa erat, semper quis interdum in, consectetur fermentum risus. Success Heading!
Back Icon Back to RouteNote Dashboard

@elseif (session('error'))

notification/error Error We couldn't submit your artist page correction request. Check that all details are correct and try again. If you need help, contact our Support team: support@routenote.com

@else
{{-- --}} @csrf

Artist Page Correction Form

Enter the details to update your information across stores. Changes take 7-14 days to appear.

add Add Another UPC
{{--

Choose Store?*

    --}} {{--
    --}} {{-- --}}
    Clear Form

    Content Mapping Request

    Release on my page which isn't mine

    Link(s) to your existing artist page(s) *

    add

    Release link(s) *

    add

    Store link(s) to the release(s) you would like moved *

    add
    @endif