@extends('layouts.site') @section('content')
@include('front.career.partials.welcome') @include('front.career.partials.stats')
@include('front.career.partials.gantt')
@include('front.career.partials.guide_modal') @push('styles') @endpush @push('scripts') @endpush @endsection