@extends('admin.client_view') @section('Css') @stop @section('Title') {{__('Revenue Streams Table')}}
{{__('New Record')}}
id])}}" class="btn btn-brand m-1 btn-add btn-icon-sm pull-{{__('right')}}">
{{__('Edit Categories')}}
@endsection @section('content')
{{----}} {{----}}
{{-- data-url="{{route('revenueStream.destroy',['company_id' => $company->id,'id' => $Category_product->id])}}" --}}
{{__("Name")}} {{__("Revenue Stream Type")}}
@endsection @section('scripts') @stop