@extends('layouts.app') @section('content') @if($imei->id_supplier ==!null)
@if (Session::has('msg'))
{!! Session::get('msg') !!}
@endif
@csrf
Name IMEI Services
Service Listed In Group
Supplier
Delivery Time
Time
Info
Purchase Cost apiserverservices ==! null) readonly @endif value="@if($imeiService->apiserverservices ==! null){{$imeiService->apiserverservices->credits}}@elseif($imei->purchasecost == null){{$imeiService->purchase_cost}}@else{{$imei->purchasecost}}@endif" placeholder="Giá nhập" autocomplete="off">
Purchase Cost(Net)

@foreach($pricegroup as $c) @if($c->chietkhau ==! null) @endif @endforeach @foreach($pricegroup as $c) @if($c->chietkhau ==! null) @endif @endforeach
Credit{{$c->chietkhau->group_name}}
group_id== $clienDefault->id) onkeyup="Chietkhau();" onfocus="Enabled=true; Chietkhau();" @endif @if($c->group_id !== $clienDefault->id) onfocus="Enabled=false;Chietkhau();" @endif @else onfocus="Enabled=false;Chietkhau();" @endif class="form-control" value="{{$imeiService->credit + $c->discount}}" placeholder="Giá bán lẻ" autocomplete="off">
@else

Edit {{$imeiService->service_name}}

@csrf
Supplier

@endif @endsection