@inject('model', '\App\Domains\Auth\Models\User') @extends('backend.layouts.app') @section('title', __('Add Promoter')) @section('content')
@lang('Add Promoter')
@include('includes.partials.messages')
@csrf

  Did not like it at all
  Did not like it
  Neither liked nor disliked
  Liked it
  Liked it very much

  Intention To Try
  Might not try
  Definitely not try
  Definitely Try
  Might Try
  Not Sure
@endsection