@extends('layouts.main') @section('title', 'Clear Cache') @section('content')
@include('include.message')

WOW! Cache Cleared!!

@endsection