@extends('layouts.main') @section('pageTitle', '月租群組名單') @section('content')
| @endif | 群組名稱 | 月租群組車位數 | 車種 | @if(auth()->user()->can('monthlyGroupMember.index'))群組名單 | @endif @if(auth()->user()->can('monthlyGroupList.edit'))修改 | @endif @if(auth()->user()->can('monthlyGroupList.destroy'))刪除 | @endif
|---|