@extends('site.layout.layout') @section('content')

{!! trans('landing.auth.welcome_title') !!}

{!! trans('landing.auth.welcome_body') !!}

@endsection @section('styles') @endsection