@extends('layout.master') @section('content') Referral Masters :: {{$page}} Customer Type* Select Customer Type @foreach($listData['customer_types'] as $customer_type) customer_type_id == $customer_type['id']? 'selected': ''}}>{{$customer_type['name']}} @endforeach Referral (%)* Referral Masters Sr. No. Customer Type Referral (%) Action @endsection
Referral Masters :: {{$page}}
Referral Masters