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