@extends('layouts.shop') @section('title', $title) @section('content')
{!! $subpage->content !!}
@endsection