@extends('layouts.master') @section('top') @endsection @section('content') @if(Auth::check() && Auth::user()->role == "admin")
Empty data: No items are currently borrowed.
@elseEmpty data: No customers are borrowing items at the moment.
@elseEmpty data: No items are currently borrowed.
@elseEmpty data: No customers are borrowing items at the moment.
@else