@extends('rubandroll.layouts.app') @section('meta-title'){{ $title }} - Rub & Roll @endsection @section('meta-keywords') @endsection @section('meta-description') @endsection @section('content') @if($image = $page->image) @else @endif Rub & Roll {{ $title }} {!! $content !!} @endsection