@extends('layouts/acc_layout') @section('title', '|Advance Register') @section('content') @php use App\Models\accounting\AccAdvRegisterType; use App\Models\accounting\AccAdvRegister; use App\Models\gnr\gnr_house_Owner; use App\Models\gnr\gnr_employee; use App\Models\gnr\gnr_supplier; @endphp