@section('title', __('Notification'))
{{-- new form --}}
{{ __('Create Option') }}
@error('message')
{{ $message }}
@enderror
{{-- receiver --}}
@foreach ($roles as $key => $role)
@endforeach
{{-- product/vendor attachment --}}
{{-- products --}}
{{-- vendors --}}
{{-- service --}}