@extends('mobile.layouts.app') @section('content')
{{ $title }}
@admin @endadmin

{!! $content !!}
@endsection