@extends('welcome') @section('title', __('errors.419_title')) @section('meta_description', __('errors.419_description')) @section('content')

{{ __('errors.419_title') }}

419

{{ __('errors.session_expired') }}

{{ __('errors.session_expired_message') }}

{{ __('errors.what_to_do') }}

{{ __('errors.session_expired_hint') }}

@endsection @push('styles') @endpush