@extends('layouts.app') @section('content')
@include('common.error')
@csrf

Back
@endsection