@extends('layouts.master') @section('title', 'Hotels Offers | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.offers')) @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@endif @endsection @section('content')| {{ __('basic.hotel') }} | {{ __('basic.broker') }} | {{ __('basic.handle') }} |
|---|---|---|
| {{ $iteam->hotel->name }} | @if ($iteam->debtor) {{ $iteam->debtor->company_name}} @else No Broker @endif | {{ __('basic.edit') }} |