@extends('layouts.app') @section('meta-title')Barbecue - Rub & Roll Barbecue @endsection @section('meta-keywords') @endsection @section('meta-description') @endsection @section('content')
@if($page->image) @else Background @endif
Rub & Roll

{{ __('Barbecue') }}

{!! $page->body !!}
@endsection