@extends('layout.main') @section('main-section')

EFU Property Management Portal

Users List

abcd

@csrf @foreach ($users as $u)

@endforeach
@endsection('main-section')