@extends('layouts.frontend') @section('title', 'About - '.$setting->site_title) @section('content')
About

Full stack development with product taste and backend discipline.

{{ $setting->hero_description }}

@include('frontend.partials.skills') @include('frontend.partials.timeline') @endsection