@extends('layouts.app') @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'User Management'])
No results found. Showing all users:
@endif| Images | Name | Student Id | Original Issue | Renewal-Issue | student has completed | Action |
|---|---|---|---|---|---|---|
|
@if($data->images)
@foreach(json_decode($data->images) as $imagePath)
|
{{ $data->name }} | {{ $data->student_id }} | {{ $data->original_wapon }} | {{ $data->renevial_wapon }} | {{ $data->student_complet }} | Print Edit Delete |