@extends('components.dashboard.layouts.master') @section('title') {{__('dashboard.add-point-price')}} @endsection @section('content')

{{__('customer-service')}}

@csrf
@endsection @section('script') @endsection