@extends('layouts.master') @section('title', 'Trip Offer | 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.trip') }} | {{ __('basic.broker') }} | {{ __('basic.buy') }} | {{ __('basic.sell') }} | {{ __('basic.handle') }} |
|---|---|---|---|---|
| {{ $iteam->trip->name }} | {{ $iteam->debtor->company_name }} | {{ $iteam->buy }} | {{ $iteam->sell }} | {{ __('basic.edit') }} |