@php if($isPdf){ //Default logo path $defaultLogo = 'app/public/images/noimages/no-image-found.jpg'; //Company logo path $companyLogoPath = 'app/public/images/company/'; $companyLogo = storage_path( !empty(app('company')['colored_logo']) && file_exists(storage_path($companyLogoPath . app('company')['colored_logo'])) ? $companyLogoPath . app('company')['colored_logo'] : $defaultLogo ); }else{ //Routing or direct view $companyLogo = asset('uploads/logo.png'); } @endphp ANIL MINERAL AND STONE

54/1 OLD FATEHPURA, NEAR ASTHA OFFICE, UDAIPUR 313001, RAJASTHAN
GSTIN NO: 08ABIFA5475G1Z9
M: 9680356423, Mail: anilmineralspurchase@gmail.com
@if(app('company')['tax_number']!= '' && app('company')['tax_type'] != 'no-tax') {{ app('company')['tax_type'] == 'gst' ? 'GST:' : __('tax.tax') . ':' }} {{ app('company')['tax_number'] }}
@endif