@extends('includes.adminlayout') @section('content')
| User | Card Type | Card Function | Comment | Date | Status | |
|---|---|---|---|---|---|---|
| {{ $card->user->name }} | {{ ucfirst($card->type) }} | {{ ucfirst($card->function) }} | {{ ucfirst($card->request->comment) }} | {{ $card->created_at }} | $card->status=='approved', 'bg-warning' => $card->status=='pending', 'bg-danger' => $card->status=='rejected', ])> {{ $card->status }} | View |
| No international request yet | ||||||