@extends('master') @section('css') @endsection @section('content')

{{ $page->title }}

{!! $page->content !!}
@yield('below_content')

Order a catalogue Become a stockist
@endsection