@extends('setup.index') @section('title', 'Clear Cache') @section('setting_page') @include('setup.partials.action_toolbar', [ 'title' => 'Clear settings cache', 'hide_save_button' => TRUE, ])
{{ csrf_field() }}
@endsection