@extends('backend.auth.layouts.auth-template') @section('title', 'Login') @section('content')
@include('backend.auth.left-banner')
@endsection @section('script') @endsection