@extends('front.beta.layouts.master') @section('breadcrumb') @include('front'.viewPrfx().'partials.breadcrumb') @endsection @section('content')
{!! $page_description !!}
@endsection