@extends('backend.admin-master') @section('site-title') {{__('Cache Settings')}} @endsection @section('content')
@include('backend.partials.message')

{{__("Cache Settings")}}

@csrf


@endsection @section('script') @endsection