{{$offer->company->title}}
{{$offer->company->title}}

@for($i=0; $i<5; $i++) @if($i>=$offer->company->score) @else @endif @endfor  {{$offer->company->score}}/5

{{$offer->categories[0]->title}}
{{$offer->title}}


@if(isset($offer->code)&& $offer->code!='') {{$offer->code}} @else NO CODE REQUIRED @endif