7 lines
59 B
PHP
7 lines
59 B
PHP
@extends('layouts.app')
|
|
|
|
|
|
@section('content')
|
|
|
|
@endsection
|