8 lines
104 B
PHP
Executable File
8 lines
104 B
PHP
Executable File
@extends('layout')
|
|
@section('content')
|
|
@include('partials.flash')
|
|
|
|
user limit reached 6969
|
|
|
|
@endsection
|