6 lines
77 B
PHP
6 lines
77 B
PHP
@extends('layouts.app')
|
|
|
|
@section('content')
|
|
Вы вошли
|
|
@endsection
|