@extends('admin.layouts.app') @section('title', 'Reporting') @section('content_header')

Settings

@stop @section('content') @component('components.card', ['title' => 'Snooker Settings'])
@csrf
@endcomponent @stop @section('css') @stop