@extends('email.credit.base') @section('salutation') {{ $salutation }} @endsection @section('content')
please find attached your latest sales report {{ $date->format('m/Y') }} for sales by hgm/OHWOW as a pdf document{{ (isset($csv) ? ' and as an Excel file.' : '.') }}
@if ( $comment ){{ $comment }}
@endifKind regards,
@endsection @section('accounting','Accounting')