@include('layouts.header_script')
{{ $posting_type == 3 ? __('msg.party_list') : ($posting_type == 1 ? __('msg.customer_list') : __('msg.vendor_list')) }}
@include('layouts.footer_script')