@extends('admin.layouts.app') @section('title', 'Users') @section('content')

{{ $page }}

@endsection