8 lines
62 B
PHP
8 lines
62 B
PHP
@extends('layouts.app')
|
|
@section('content')
|
|
|
|
@endsection
|
|
|
|
|
|
|
@extends('layouts.app')
|
|
@section('content')
|
|
|
|
@endsection
|
|
|
|
|
|
|