Hello, My name is
{{ $personalInfo->full_name }}
{{ $personalInfo->profession }}
{{ $personalInfo->bio }}
{{ $personalInfo->profession }}
{{ $personalInfo->full_name }}
Biography
{{ $personalInfo->bio }}
- {{ $personalInfo->full_name }}
- {{ $personalInfo->dob }} years
- {{ $personalInfo->address }}
- {{ $personalInfo->phone }}
- {{ $personalInfo->email }}
What I do?
@forelse ($services as $service)
@empty
@endforelse
{{ $service->service_title }}
{{ $service->description }}
No Services
Certificates.
@forelse ($certificates as $certificate)
@empty
{{ $certificate->certificate_name }}
{{ $certificate->issued_by }}
{{ Carbon\Carbon::parse($certificate->issue_date)->format('d M Y') }}
@if ($certificate->certificate_link) View @endifNo Certificates
@endforelseExperience.
@forelse ($experiences as $experience)
@empty
{{ $experience->job_title }}
{{ Carbon\Carbon::parse($experience->start_date)->format('Y') }} - {{ Carbon\Carbon::parse($experience->end_date)->format('Y') ?? 'Present' }}
Responsibilities
{{ $experience->responsibilities }}
No Experiences Found.
@endforelseEducation & Skills
@forelse ($educations as $education)
@empty
-
{{ Carbon\Carbon::parse($education->start_date)->format('Y') }} -
{{ Carbon\Carbon::parse($education->end_date)->format('Y') }}
-
{{ $education->degree_title }}
{{ $education->university }}{{ $education->description }}
No Educations Found.
@endforelse
@forelse ($skills as $skill)
@empty
{{ $skill->name }}
{{-- 92% --}}No Skills Found.
@endforelseMy Portfolio.
@forelse ($projects as $project)
@empty
{{ $project->title }}
{{ $project->description }}No Projects Found.
@endforelseWhat’s your story? Get in touch
Always available for freelancing if the right project comes along, Feel free to contact me.
- {{ $personalInfo->address }}
- {{ $personalInfo->email }}
- {{ $personalInfo->phone }}