@extends('adminlte::page') @section('title', '419 Error') @section('content_header')
@stop @section('content')

{!! __('clinic-errors.419.message') !!}

戻る @stop @section('css') @stop