{{--
{{ trans('strings.frontend.landingpage.menu1') }}
--}} {{--
Mobile App
--}} {{--
Contact Us
--}}
@if (Auth::guest())
{{ trans('strings.frontend.landingpage.menu5') }}
{{ trans('strings.frontend.landingpage.menu6') }}
@else
{{ $logged_in_user->name }}
@if($logged_in_user->roles->first()->name != "User")
{{ link_to_route('frontend.user.dashboard', trans('navs.frontend.dashboard'), [], ['class' => active_class(Active::checkRoute('frontend.user.dashboard')) ]) }}
@endif {{--
{{ link_to_route('frontend.user.account', trans('navs.frontend.user.account'), [], ['class' => active_class(Active::checkRoute('frontend.user.account')) ]) }}
--}}
{{ link_to_route('frontend.auth.logout', trans('navs.general.logout')) }}
@endif
*
Emergency Notification & Accountability System
In an emergency, first responders need the ability to communicate emergency information – such as weather emergencies, threats, and safety alerts – to everyone in an organization, and also account for people quickly...
{{ Form::open(['route' => 'frontend.auth.demo.post']) }}
Request a demo
{{ trans('strings.frontend.landingpage.name') }}
{{ trans('strings.frontend.landingpage.emailaddress') }}
{{ trans('strings.frontend.landingpage.text') }}
{{ trans('strings.frontend.landingpage.submit') }}
{{Form::close()}}
... now you can with the
TULU
mobile app.
Download the mobile app.
Tulu mobile app is patent pending.