@extends('admin.layout.app') @section('title', 'Floors') @section('header')
@endsection @section('content')No | Code | Name | Description | Actions |
---|---|---|---|---|
{{ ++$key }} | {{ $floor->code }} | {{ $floor->name }} | {{ $floor->description }} | @include('admin.floor.actions') |