mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 22:01:33 +00:00
12 lines
156 B
PHP
12 lines
156 B
PHP
@extends('errors.layout')
|
|
|
|
@section('title')
|
|
You bad boy!
|
|
@endsection
|
|
|
|
@section('content')
|
|
You tried to delete another users account!
|
|
@endsection
|
|
|
|
|