@extends('layouts.app') @section('content')

Preview

{!!empty($customer_info->comment) ? "": "NOTE: " . '' . $customer_info->comment . ''!!}
Customer Information
{{$customer_info->customer_fname}} {{$customer_info->customer_lname}},
{{$customer_info->delivery_location}}
{{$customer_info->customer_phone}}
Order ID - #{{$customer_info->invoice_number}}
Purchase Date: