@extends('layouts.auth') @section('title', 'Sign in to your account') @section('content')
@livewire('collaborators.auth.login')
@endsection