6 lines
73 B
PHP
6 lines
73 B
PHP
@extends('layout.base')
|
|
|
|
@section('page_title')
|
|
Log File
|
|
@endsection
|