@extends('layouts.app') @section('content')


All Stats
@foreach($stats as $stat) @endforeach
id. Figure Content Action
{{$stat->id}} {{$stat->figure}} {{$stat->content}} Delete
@endsection @section('footerscript') @endsection