{{-- {{$supplier->services->count()}} --}} @php $service_types = ['services', 'goods']; @endphp
{{__('Attachments')}}
    @if(isset($attachments)) @foreach($attachments as $attach)
  • {{$attach['file_name']}}
  • @endforeach @endif