@extends('admin/layouts/master') @section('title') {{ config()->get('app.name') }} | {{ $bladeName }} @endsection @section('page_name') {{ $bladeName }} @endsection @section('content')
| # | {{ trns('user_name') }} | {{ trns('client_count') }} | {{ trns('total_price') }} | {{ trns('discount') }} | {{ trns('total_price_after_vat') }} | {{ trns('process') }} | {{ trns('way_service_id') }} | {{ trns('vendor_id') }} | {{ trns('date') }} | {{--{{ trns('actions') }} | --}}
|---|