@extends('layouts.app') @section('content') <app-main></app-main> @endsection @section('scripts') @endsection