@extends('layouts.app') @section('content') {{-- inject services --}} @inject('helper', \App\Services\HelperService::class)