@extends('layouts.app') @section('content')
{{$offer->categories[0]->title}}
{{$offer->title}}
{!!$offer->content !!}