@php $courier = App\Courier::where('id', $courier)->first(); @endphp
@if ($courier->courier_code == 'C9' && $settings->citypack_api_setting_enable == 1)
Waybill Print
@else
Waybill Update
@endif
@if ($courier->courier_code == 'C9' && $settings->citypack_api_setting_enable == 1)
Click to the print button and get your waybills
@else {{-- @if ($courier->courier_code == 'C1') @if ($settings->farder_api_setting_enable == null)
@if ($waybill == 'no') @else @endif
@else

Click the Update Button

@endif @else --}}
@if ($waybill == 'no') @else @endif
@endif {{-- @endif --}}