@extends(@Auth::user()->role=='admin' ? 'layouts.gentella':'layouts.'.env('LAYOUT')) @section('content')
| ID | Name | Description | |
|---|---|---|---|
| {{ $department->id }} | {{ $department->name }} | {{ $department->description }} | name) }}','{{ str_replace("'","",$department->description) }}')" class="btn btn-primary btn-sm"> id") }}" class="btn btn-danger btn-sm"> |