@extends('layout.default') @section('styles') @endsection @section('subheaderRightToolbar') @PermissionsCan(groupPermissionName('offer.index')) Back(ESC) @endPermissionsCan @PermissionsCan(groupPermissionName('offer.store'))
@endPermissionsCan @endsection @section('content')
@if(!empty($isDisable) and !empty($branch)) @endif
@if(\Illuminate\Support\Facades\Auth::user()->getRoleNames() !== "super-admin" ) @else @endif
@include('offer::material_product_qty_tbl')
Product Name * Color Brand QTY * UNIT Remark Delete
@if(!empty($offer->offerTermCondition) and isset($offer->offerTermCondition) and $offer->offerTermCondition->count() > 0) @foreach($offer->offerTermCondition as $key => $offer_term_condition)
Terms * Condition * Delete