@extends('oxygen::layouts.master-frontend') @section('pageTitle', $title) @section('contents')
@yield('internal-page-contents')
@stop