@extends('dashboard.layouts.login') @section('css') @endsection @section('title') {{ $title }} @endsection @section('content')
happy young woman sitting on the floor using laptop on gray wall
@csrf

{{ trans('dashboard/auth.company_auth_form_title') }}

@endsection @section('js') @endsection