@extends('admin.layouts.master') @section('css') @include('admin.helper.tablecss') @endsection @section('page-header') @endsection @section('content')
@include('admin.filters.vendors')
@if(can_admin('taxes_view')) @endif

اضافة ضريبه علي لعبة او منتج

id الاسم اللعبه المنتج النسبة اجرارءات تاريخ انشاء
@endsection @section('js') @include('admin.helper.tablescripts') @include('vue') @endsection