@extends('layout.app') @section('content')

{{$title}}


@include('landipage.ajax')
@endsection @section('_script') @endsection