@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.tower') }} @endsection @section('page-header')
| # | {{ __('home.tower_name') }} | {{ __('home.mohor_name') }} |
|---|---|---|
| {{ $loop->iteration }} | {{ $user->tower_name }} | {{ $user->mohor->mohor_name ?? '-' }} |
| {{ __('home.no_data_found') }} | ||