@extends('frontend.layouts.app') @section('title', app_name() . ' | ' . __('navs.general.home')) @section('content')
@lang('navs.general.home')
@lang('strings.frontend.welcome_to', ['place' => app_name()])
Font Awesome @lang('strings.frontend.test')
@endsection