@extends('front.layout') @section('meta-description', !empty($seo) ? $seo->about_us_meta_description : '') @section('meta-keywords', !empty($seo) ? $seo->about_us_meta_keywords : '') @section('pagename') - {{ __('About Us') }} @endsection @section('breadcrumb-title') {{ __('About Us') }} @endsection @section('breadcrumb-link') {{ __('About Us') }} @endsection @section('content')
{!! nl2br($bs->intro_text) !!}
{{ $feature->text }}
{{ $process->text }}