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

Create Stat

@csrf @include('admin.stats._form')
@endsection