@extends('layouts.app_rest') @section('content')
Name | Location | Icon | Status | |||||||
---|---|---|---|---|---|---|---|---|---|---|
{{ $department['name'] }} | {{ $department['location'] }} | @if($department['status']=== 'Active') {{ $department['status'] }} @else {{ $department['status'] }} @endif | ||||||||
{{$departments->links('vendor.pagination.tailwind')}} |