landing.blade.php 72 B

12345
  1. @extends('layouts.app')
  2. @section('content')
  3. <app></app>
  4. @endsection