@extends('website.layouts.default') @push('css') @endpush @section('content')

Hello

@endsection @push('scripts') @endpush