@extends('layout') @section('title', $title) @section('content')

Users List

@yield('action-button') @endsection