@extends('layouts.master-landing-page') @section('content') @include('landing-page.elements.header')
Request callback
@csrf
@include('landing-page.elements.footer') @endsection