@extends('front.master') @section('title', 'Home') @section('meta_title', 'Home') @section('description', 'At LTF Recruitment we understand the importance of choosing the right person for each school and with the 20 years of experience, we intend to do just that.') {{-- facebook meta tags --}} @section('fb_meta_title', 'Home') @section('fb_description', 'At LTF Recruitment we understand the importance of choosing the right person for each school and with the 20 years of experience, we intend to do just that.') @section('fb_route', URL::current()) @section('fb_type', 'website') @section('fb_image', asset('/images/new_design_2022/offer_ca3rd.png')) {{--twitter meta tags --}} @section('twitter_meta_title', 'Home') @section('twitter_description', 'At LTF Recruitment we understand the importance of choosing the right person for each school and with the 20 years of experience, we intend to do just that.') @section('twitter_url', URL::current()) @section('content') @endsection @push('modals') @endpush @push('scripts') @endpush