@extends('ecommerce::frontend.layout.main') @section('title') {{$page->meta_title}} @endsection @section('description') {{$page->meta_description}} @endsection @section('content')
{!!$page->description!!}
location_on {{$ecommerce_setting->store_address}}
@endif @if(isset($ecommerce_setting->store_phone)) @endif @if(isset($ecommerce_setting->store_email)) @endif