@extends('adminlte::page') @section('title', 'Utilities') @section('content_header')

Utilities

@stop @section('content') @include('notifications')
{{ csrf_field() }}

Clear System Cache


{{ csrf_field() }}

Optimize System


{{ csrf_field() }}

Clear System Log


@stop @section('plugins.jQuery-UI', true) @section('adminlte_js') @stop