@extends('errors.layout') @section('title', __('errors.419_title')) @section('code', '419') @section('illustration')
419 Illustration
@endsection @section('message') {!! __('errors.419_message') !!} @endsection @section('action') {{ __('errors.back_to_home') }} @endsection