@extends('layouts.master-without-nav') @section('title') {{ __("419 Page Expired") }} @endsection @section('body') @endsection @section('content')

419

{{ __("Page Expired") }}

@endsection