@extends('layouts.app') @section('content')
@include('common.error')
@method('PATCH') @csrf
Back
@endsection