@extends('layouts.master') @section('title') @lang('translation.apps') @endsection @section('css') @endsection @section('content')

{{$app->app_name}}

Create Date : {{$app->created_at->format('d/m/Y')}}
Overview
Description {{$app->app_description}}
Slogan {{$app->app_slogan}}
URL {{$app->app_url}}
Background URL {{$app->app_background}}
Primary Color {{$app->app_primary_color}}
Secondary Color {{$app->app_secondary_color}}
Android App URL {{$app->app_android_url}}
iOS App URL {{$app->app_ios_url}}
Companies
@foreach($app->company as $company) @endforeach
Name ICE VAT Address Phone Email Licence Qty Backup Limit Website
{{ $company->ice ?: 'N/A'}} {{ $company->vat ?: 'N/A'}} {{ $company->address ?: 'N/A'}} {{ $company->phone ?: 'N/A'}} {{ $company->email ?: 'N/A'}} {{ $company->licence_qty ?: 'N/A'}} {{ $company->backup_limit_days ?: 'N/A'}} {{ $company->url ?: 'N/A'}}
Activities
Oliver Phillips New

We talked about a project on linkedin.

Today
N
Nancy Martino In Progress

Create new project Building product

Yesterday
Natasha Carey Completed

Adding a new event with attachments

25 Nov
Bethany Johnson

added a new member to velzon dashboard

19 Nov
Your order is placed Out of Delivery

These customers can rest assured their order has been placed.

16 Nov
Lewis Pratt

They all have something to say beyond the words on the page. They can come across as casual or neutral, exotic or graphic.

22 Oct
Monthly sales report

2 days left notification to submit the monthly sales report. Reports Builder

15 Oct
New ticket received Completed

User Erica245 submitted a ticket.

26 Aug
Nancy Martino

Team Leader & HR

225

Projects

197

Tasks

HB
Henry Baird

Full Stack Developer

352

Projects

376

Tasks

Frank Hook

Project Manager

164

Projects

182

Tasks

Jennifer Carter

UI/UX Designer

225

Projects

197

Tasks

ME
Megan Elmore

Team Leader & Web Developer

201

Projects

263

Tasks

Alexis Clarke

Backend Developer

132

Projects

147

Tasks

NC
Nathan Cole

Front-End Developer

352

Projects

376

Tasks

Joseph Parker

Team Leader & HR

64

Projects

93

Tasks

Erica Kernan

Web Designer

345

Projects

298

Tasks

DP
Donald Palmer

Wed Developer

97

Projects

135

Tasks

Showing 1 to 10 of 12 entries

@endsection @section('script') @endsection