@extends('layouts.app') @section('content') @if(!in_array($fobos->seller_id, $sellersIds) && !$isAdmin) 404 {{__("Page does not exist")}}. @else {{ csrf_field() }} {{__("Save")}} {{__("Edit")}} Cust_ID {{__("Name")}} * @if($errors->has('name')) {{$errors->first('name')}} @endif {{__("Surname")}} * @if($errors->has('surname')) {{$errors->first('surname')}} @endif {{__("Distributor")}} {{__("City")}} {{__("Subsettlement")}} {{__("Street")}} {{__("Home number")}} {{__("Landline phone")}} {{__("Phone")}} 2 {{__("Phone")}} 3 {{__("Network group")}} {{__("Packet")}} {{__("Expiration date")}} BOX {{__("Resource")}} Max NET {{__("Number of stb devices")}} TOTAL STB BOX Postpaid {{__("number")}} {{__("Expiration date")}} postpaid {{__("contract")}} {{__("Benefit")}} Postpaid {{__("tariff")}} {{__("Recommended tariff")}} {{__("Name")}} (adsl) {{__("Surname")}} (adsl) Cust_ID (adsl) {{__("Expiration date")}} (adsl) {{__("Campaign")}} (adsl) {{__("Speed")}} (adsl) {{__("Modem type")}} {{__("Free pairs")}} {{__("Free")}} ADSL {{__("Free")}} VDSL {{__("Name")}} (iptv) {{__("Surname")}} (iptv) Cust_ID (iptv) {{__("Expiration date")}} (iptv) {{__("Campaign")}} (vdsl) {{__("Packet")}} (iptv) {{__("First offer")}} {{__("Second offer")}} {{__("Other operators")}} {{__("Note")}} {{__("Connection date")}} Box 2 Box 3 Box 4 {{__("Campaign")}} BOX -- {{__("tariff")}} -- @foreach($campains as $campain) id == $fobos->campain_box) selected @endif>{{$campain->campain}} @endforeach Postpaid {{__("tariff")}} -- {{__("tariff")}} -- @foreach($postpaidTarrifs as $tariff) id == $fobos->postpaid_tariff_box) selected @endif>{{$tariff->tariff}} @endforeach ADSL {{__("Campaign")}} ADSL solo {{__("Speed")}} ADSL solo IPTV IPTV solo {{__("Campaign")}} IPTV solo {{__("Status")}} -- {{__("Status")}} -- @foreach($statuses as $status) id == $fobos->status_id) selected @endif>{{$status->status}} @endforeach {{__("Points")}} {{__("Seller")}} -- {{__("Seller")}} -- @foreach($sellers as $seller) id == $fobos->seller_id) selected @endif>{{$seller->ime.' '.$seller->prezime}} @endforeach {{__("Withdrawal date")}} {{__("Withdrawal reason")}} {{$fobos->withdrawal_reason}} {{__("Expiration date")}} UO @if(!$comments->isEmpty()) {{__("Notes")}} @foreach($comments as $br=>$com) {{__("Note")}} {{$br+1}} {{$com->comment}} {{$com->ime.' '.$com->prezime}} {{date('d.m.Y. H:i:s', strtotime($com->created_at))}} @if($isSuperAdmin) @endif @endforeach @endif
{{__("Page does not exist")}}.
{{__("Note")}} {{$br+1}}
{{$com->comment}} {{$com->ime.' '.$com->prezime}} {{date('d.m.Y. H:i:s', strtotime($com->created_at))}} @if($isSuperAdmin) @endif
{{$com->comment}}
{{__("Are you sure you want to delete data?")}}