@extends('auth.master') @section('title', trans('auth.oauth.authorization.title')) @section('content')
@csrf
@csrf @method('DELETE')
@endsection