@section('seoTitle') {{-- {{ auth()->user()->role . ' Profile' }} --}} Profile @endsection @section('title') {{-- {{ auth()->user()->role . ' Profile' }} --}} Profile @endsection {{-- @include('errors.response') --}}
@if(auth()->user()->role == "Employer") {{-- Edit --}} @endif @if(auth()->user()->role == "Institute") {{-- Edit --}} @endif
{{-- -----------------------------profile --}} {{--
--}}

Organization Details

Edit
{{ $employer->organization_name }}
{{--
{{ $employer->industry }}
--}}
{{ $employer->office_phone }}
{{ $employer->extension }}
{{ $employer->address }} {{ $employer->city }}, {{ $employer->state }}

Contact Person

Edit
{{ Auth::user()->name }}
{{ $employer->contact_person_designation }}
{{ $employer->secondary_email }}
@if(isset(Auth::user()->country_code)) +({{ Auth::user()->country_code }}) @endif {{ Auth::user()->mobile }}
{{ $employer->contact_person_phone }} -
{{ $employer->contact_person_extension }}