@extends('layouts.pdf') @section('title') {{ $extra['module_name'] }} @endsection @section('content') {{--
Printing Date & Time: {{ $extra['current_date_time'] }}
--}}
Sell Status Log |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('lang.registration_no')}} | {{__('lang.status')}} | {{__('lang.user')}} | Updated At | ||||||||||||||||
{{ $items->registration_no}} | {{ $sell_status_log["status"]}} | {{ $sell_status_log["updated_by_name"] ?? '-' }} | {{ $transaction->date_format($sell_status_log["updated_at"]) ?? '-' }} | ||||||||||||||||
Sell Status Not Updated | |||||||||||||||||||
{{__('lang.registration_no')}} | {{__('lang.status')}} | {{__('lang.user')}} | Updated At |