{{-- Template Preview - Professional Bootstrap Design Full Screen Template Preview with Sample Data @author David Valera Melendez @created 2025-08-09 @location Made in Germany 🇩🇪 --}} @extends('layouts.app') @section('title', 'Preview: ' . $templateData['name'] . ' Template - Professional Resume Builder') @section('page_class', 'template-preview-page') @section('content')

{{ $templateData['name'] }} Template Preview

Sample resume with placeholder content

{{ $sampleData['name'] }}

{{ $sampleData['title'] }}

{{ $sampleData['email'] }}
{{ $sampleData['phone'] }}
Berlin, Germany
linkedin.com/in/johndoe

Professional Summary

{{ $sampleData['summary'] }} Proven track record of delivering high-quality solutions and leading cross-functional teams to achieve business objectives.

Professional Experience

Senior Software Developer

Tech Solutions GmbH Jan 2020 - Present
  • Led development of web applications using modern frameworks
  • Collaborated with cross-functional teams to deliver projects on time
  • Mentored junior developers and conducted code reviews
  • Improved system performance by 40% through optimization

Software Developer

Digital Innovations Ltd Mar 2018 - Dec 2019
  • Developed and maintained web applications using PHP and Laravel
  • Implemented responsive designs and improved user experience
  • Participated in agile development processes and sprint planning

Education

Bachelor of Science in Computer Science

Technical University of Berlin 2018

Technical Skills

Programming Languages
PHP JavaScript Python TypeScript
Frameworks & Libraries
Laravel Vue.js React Bootstrap
Tools & Technologies
Git Docker MySQL Redis

Languages

English Native
German Fluent
Spanish Intermediate
Template: {{ $templateData['name'] }}

This is a sample preview with placeholder content

Edit This Template
@push('styles') @endpush @push('scripts') @endpush @endsection