{{ Str::upper($data_agenda->content) }}
public function getProvince($value) { return strtoupper($value); }
{{Str::upper(trans('global.login'))}}