@extends('layouts.authentication.master') @section('title', 'Login') @section('css') @endsection @section('style') @endsection @section('content') @php $logo = asset('assets/images/logo/login-logo.svg'); @endphp