@extends('theme.layouts.landing') @section('title', isset($seo) ? $seo->title : 'Teem') @section('description', isset($seo) ? $seo->description : 'Everything we do, we believe in empowering the small business community. The way we do that is by helping them run their business professionally through our online business management tool') @section('keywords', isset($seo) ? $seo->keywords : 'Teem') @section('content') @endsection