@extends('master') @section('title', Lang::get('home.meta_title')) @section('description', Lang::get('home.meta_description')) @section('content') @parent

{{ Lang::get('home.title-3-a') }}

{!! Lang::get('home.title-3-b') !!}

{{ Lang::get('home.title-3-c') }}

@stop @section('js') @stop