@extends('auth.layouts.master') @push('head-stylesheets') {{-- --}} @endpush @section('title') Login @endsection @section('content')

Welcome to the Reef Portal

@endsection @section('modals') @endsection @push('scripts') {{-- add bootstrap 5 js file --}} {{-- --}} @endpush