function () { return [ 'token' => session('token'), ]; }, ]); Blade::directive('toCurrency', function ($expression) { return ""; }); Blade::directive('toCommaFloat', function ($expression) { return ""; }); } }