@extends('layouts.app') @section('content')
@include('common.error') {{-- @php $user = \Auth::user(); @endphp --}}
@csrf
Back
@endsection