8 lines
67 B
PHP
8 lines
67 B
PHP
|
|
||
|
@extends('layout')
|
||
|
@section('content')
|
||
|
|
||
|
|
||
|
|
||
|
@endsection
|