@extends('layouts.newgraphical', ['title' => 'Profile - MySeaTime']) @section('class_act_profile') active @endsection @section('content') @php use App\Libraries\customFunctions; use App\Company; use App\User; use App\Knowledgebase; use App\Common; @endphp