@extends('layouts.app')
@section('content')
@include('page.home.inc.banner-register')
@include('page.home.inc.candidates-companies')
@include('page.home.inc.our-magazine-section')
@include('page.about.inc.why-to-choose-us')
@include('page.about.inc.counter')
@include('page.home.inc.easiest-way-to-use')
@endsection