@extends('adminlte::page') @section('title', 'HeroLegend') @section('content')
@if (Session::has('message'))

{{Session::get('message')}}

@endif

Treasure Log

Clear Log
@stop