@extends('marsland::layouts.master') @section('title', _trans('About Us')) @section('marsland-content') {{ _trans('landlord.About details') }} {{ $content->title_one }} {{ $content->subtitle_one }} {!! $content->desc_one !!} {{ $content->title_two }} {{ $content->subtitle_two }} {!! $content->desc_two !!} {{ $content->title_three }} {{ $content->subtitle_three }} {!! $content->desc_three !!} @endsection
{{ $content->subtitle_one }}
{{ $content->subtitle_two }}
{{ $content->subtitle_three }}