@extends('front.layouts.main') @section('content')

{{@$gcompany->company_name}}

Connect to cloud services

@if($dropbox) @else @endif Dropbox
@if($gdrive) @else @endif Google Drive
@endsection