@extends('layouts.website') @section('title', 'Overview') @section('hero') @endsection @section('content') {{-- Page heading --}} Overview of FISEC INDIA {{ $settings->header_text ?? '' }} {{ $settings->about_us ?? '' }} @endsection
{{ $settings->header_text ?? '' }}
{{ $settings->about_us ?? '' }}