/**
  * Register any application services.
  *
  * @return void
  */
 public function register()
 {
     BladeMacro::register();
 }