6 lines
64 B
PHP
6 lines
64 B
PHP
@extends('admin.layout.base')
|
|
|
|
@section('content')
|
|
|
|
@endsection
|