@extends('layout') @section('title', $title) @section('content') @section('button') Play @show

Users List


@yield('button') @endsection