@extends('Layouts.adminLayout') @section('title') {{__('Settings Cache')}} @endsection @section('breadcrumb')
@endsection @section('content')
{{__('Settings Cache')}}
@CSRF



@endsection @section('script') @endsection