@extends('frontend::layouts.master') @section('content') @if (!empty($about_us['detail'])) {!! $about_us['detail'] !!} @else
{{ __('frontend::lang.error.no_data') }}