@extends('layout.default') @section('styles') @endsection @section('subheaderRightToolbar') @PermissionsCan(groupPermissionName('consignee.index')) Back(ESC) @endPermissionsCan @PermissionsCan(groupPermissionName('consignee.update'))
@endPermissionsCan @endsection @section('content')

Bank Details


Attachments

@if(!empty($consignee->aadhaar_card_file)) @endif
@if(!empty($consignee->pan_card_file)) @endif
@if(!empty($consignee->gst_certificate)) @endif
@if(!empty($consignee->cancelled_cheque_file)) @endif
@endsection @section('scripts') @endsection