@extends('layouts.company_core') @section('profile_title') Panel @endsection @section('dashboard_wrapper')

Profilim

Tekliflerim

{{$user->my_offers_count()}} adet

Mesajlar

{{$user->my_messages_count()}} adet

Üyelik Bitiş Tarihi

@if($user->active == "1"){{date('d-m-Y',strtotime($user->confirmed->end_date))}} @else - @endif

@endsection