@extends('front.tendra.master') @section('body')
{{ __($page->name) }}
{{ $page->short_description }}
{!! $page->content !!}
@endsection