@extends('Admin.layouts.master') @section('content') @php $currentPage = 'user_overview'; @endphp

User Overview

@csrf
@endsection