@extends('layouts.master') @section('data-sidebar')
Assign Catalogue

Assign Catalogue By

Select {{@$catalogue->sales_type == 1 ? 'Employees':'Distributors'}}

{{-- @dd($distributors,$employees)--}}

{{--
if select Territory than show
--}} {{--
if select Area than show
--}}
@endsection @section('content')

Create Catalogue

@if(!empty(@$catalogue)) @else @endif

Add Products

{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}}
LOADING...
{{-- --}}
@endsection