5 lines
114 B
PHP
Executable File
5 lines
114 B
PHP
Executable File
@extends('profilelayout')
|
|
@section('novidcontent')
|
|
<p>Video deleted by admin</p>
|
|
<p>Given reason: </p>
|
|
@endsection |