@if($bill->bill_type == 'estimate')
{!! $lineitem->item_notes_estimatation ?? '' !!}
@endif