@if ($type == 1) @include('v2.inventory.party.vendor_create_update') @section('script') @append @elseif($type == 2) @include('v2.inventory.party.customer_create_update') @section('script') @append @endif