@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 Background @endif
Rub & Roll

{{ $title }}

{!! $content !!}
@endsection