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