@extends('templates/wrapper', [ 'css' => ['body' => 'bg-neutral-900'] ]) @section('container') <div id="app"></div> @endsection