@extends('frontend_template') @section('content') {{isset($mode) && $mode == 'update' ? 'Update' : 'Save'}} Audience. {{ status_error(); }} @csrf Name Email ID Phone Number Company Designation Job Title Job Level Industry Remark Audience Type Select Type Audience Status Select Status Confirmed Approved ON-hold Rejected Blacklist Not Of Profile {{isset($mode) && $mode == 'update' ? 'Update' : 'Save'}} @endsection