5 lines
56 B
PHP
5 lines
56 B
PHP
@extends('admin.base')
|
|
|
|
@section('content')
|
|
@endsection
|
@extends('admin.base')
|
|
|
|
@section('content')
|
|
@endsection
|