芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/app/Http/SendEstimateController.php
authorize('send estimate', $estimate); $response = $estimate->send($request->all()); return response()->json($response); } }