@php use App\MemberListingModel; $memberInstance = new MemberListingModel(); use App\MasterModel; $master_instance = new MasterModel(); @endphp