4 lines
51 B
PHP
4 lines
51 B
PHP
@extends('layout')
|
|
@section('content')
|
|
@endsection
|
@extends('layout')
|
|
@section('content')
|
|
@endsection
|