@extends('layouts.master') @section('title', 'Home') @section('content')
{{ __('pages/home.hero_text') }}
{!! __('pages/home.main_text') !!}