@extends('layouts.admin', [ 'title' => $title . ' | Admin | LottoData', 'heading' => $title, ]) @section('content')

Placeholder section

{{ $title }}

{{ $description }}

@endsection