File manager - Edit - /home/autoph/public_html/projects/Rating-AutoHub/public/css/auth.zip
Back
PK E1�Z��[7� � email_responses.blade.phpnu �[��� <div> <div class="row mb-2"> <div class="col-md-8" > <div class="input-group search_input"> <div class="input-group-prepend"> <span class="input-group-text" id="basic-addon1">Status</span> </div> <select class="form-control" name="status" id="status"> <option value="NULL">Default</option> <option value="1">Sent</option> <option value="0">Failed</option> </select> </div> </div> <div class="col-md-4"> <button class="btn btn-primary btn-add btn-md" style="float:right" id="reload_emailList"><i class="fa fa-refresh" aria-hidden="true"></i> Reload</button> </div> </div> <table class="table table-bordered table-striped" id="emailsTable" style="width:100%"> </table> </div>PK E1�Zo�7 7 profile.blade.phpnu �[��� @extends('layouts.layout') @section('css') <style> .nav-tabs .nav-item { width: 100%; text-align: left; } </style> @endsection @section('content') <div class="row"> <div class="col-lg-12 grid-margin stretch-card" style="max-height: 675px;"> <div class="card p-3"> <div class="row"> <div class="col-3"> <ul class="nav flex-column nav-tabs" role="tablist"> <li class="nav-item"> <a class="nav-link" data-toggle="tab" href="#edit_profile" role="tab">Edit Profile</a> </li> </ul> </div> <div class="col-9"> <div class="tab-content"> <div id="edit_profile" class="tab-pane fade show active" role="tabpanel"> <form action="#" class="edit-profile"> <strong><h5>Edit Profile</h5></strong> <div class="mb-3"> <label for="user_first_name" class="form-label">First Name: <span style="color: red; font-weight:bolder">*</span></label> <input type="text" class="form-control col-6 mt-n2" name="user_first_name" id="user_first_name" placeholder="User First Name" value="{{$user->f_name}}"> </div> <div class="mb-3 mt-n2"> <label for="user_last_name" class="form-label">Last Name: <span style="color: red; font-weight:bolder">*</span></label> <input type="text" class="form-control col-6 mt-n2" name="user_last_name" id="user_last_name" placeholder="User Surname" value="{{$user->l_name}}"> </div> <div class="mb-3 mt-n2"> <label for="user_email" class="form-label">Email: <span style="color: red; font-weight:bolder">*</span></label> <input type="email" class="form-control col-6 mt-n2" name="user_email" id="user_email" placeholder="User Email" value="{{$user->email}}"> </div> <div class="mb-3 mt-n2"> <label for="password" class="form-label">Password:</label> <input type="password" class="form-control col-6 mt-n2" name="password" id="password" placeholder="******" value=""> </div> <div class="mb-3 mt-n2"> <label for="password_confirmation" class="form-label">Confirm Password:</label> <input type="password" class="form-control col-6 mt-n2" name="password_confirmation" id="password_confirmation" placeholder="******" value=""> </div> <div class="mb-3 mt-n2 col-6"> <button class="btn btn-success mr-n3" style="float: right;"> Save </button> </div> </form> </div> {{-- <div id="import_companies" class="tab-pane fade" role="tabpanel"> <strong><h5>System Setup</h5></strong> <div> <div style="height: 100%"> <div class="row mb-2"> <div class="col-md-8" > <div class="input-group search_input"> <div class="input-group-append cursor"> <div class="input-group-text px-1 border form-control-sm questions_search"> <div class="tooltip-me" title="Filter by category"> <button type="button" class="btn btn-sm dropdown-toggle" data-toggle="dropdown" id="questions_search"> <i class="fa fa-search" aria-hidden="true"></i> <u>Search</u> </button> <ul class="dropdown-filter system-search-type dropdown-menu cursor"> </ul> </div> </div> </div> <input type="text" class="form-control txt_search" placeholder="Search" aria-label="Recipient's username" aria-describedby="basic-addon2" id="system_search"> </div> </div> <div class="col-md-4"> <button class="btn btn-primary btn-add btn-md" style="float:right" id="reload_list"><i class="fa fa-refresh" aria-hidden="true"></i> Reload</button> <button class="btn btn-primary" id="import_company"> Import Companies </button> </div> </div> <table class="table table-bordered table-striped" id="companiesTable" style="width:100%"> </table> </div> </div> </div> --}} {{-- <div id="email_responses" class="tab-pane fade" role="tabpanel"> <h5>Response Email Management</h5> @include('auth.email_responses') </div> --}} </div> </div> </div> </div> </div> </div> @endsection @section('javascript') <script src="{{asset('js/moment.js')}}"></script> <script src="{{asset('js/auth/profile.js')}}"></script> <script src="{{asset('js/auth/emailResponse.js')}}"></script> @endsectionPK E1�Z�`���3 �3 forget.blade.phpnu �[��� <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="csrf-token" content="{{ csrf_token() }}"> <title>{{env('APP_NAME')}}</title> <style> @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } </style> <script src="{{asset('js/jquery.js')}}"></script> <script src="{{ asset('js/jquery.datatables.min.js') }}"></script> <script src="{{ asset('js/datatables.bootstrap5.min.js') }}"></script> <script src="{{asset('js/layout/popper.min.js')}}"></script> <script src="{{asset('js/layout/bootstrap.min.js')}}"></script> <script src="{{asset('js/main.js')}}"></script> <script src="{{ asset('js/swal.js') }}"></script> <script src="{{ asset('js/toastRWithTime.js') }}"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.4/toastr.min.js" integrity="sha512-lbwH47l/tPXJYG9AcFNoJaTMhGvYWhVM9YI43CT+uteTRRaiLCui8snIgyAN8XWgNjNhCqlAUdzZptso6OCoFQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vaafb692b2aea4879b33c060e79fe94621666317369993" integrity="sha512-0ahDYl866UMhKuYcW078ScMalXqtFJggm7TmlUtp0UlD4eQk0Ixfnm5ykXKvGJNFjLMoortdseTfsRT8oCfgGA==" data-cf-beacon='{"rayId":"7a49857a2b43e550","token":"cd0b4b3a733644fc843ef0b185f98241","version":"2023.2.0","si":100}' crossorigin="anonymous"></script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="{{asset('css/main.css')}}"> <link href="{{ asset('css/datatables.bootstrap5.min.css') }}" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.4/toastr.css" integrity="sha512-oe8OpYjBaDWPt2VmSFR+qYOdnTjeV9QPLJUeqZyprDEQvQLJ9C5PCFclxwNuvb/GQgQngdCXzKSFltuHD3eCxA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </head> <body> <div class="wrapper d-flex align-items-stretch"> <div id="content" class="p-md-3"> <nav class="navbar navbar-expand-lg navbar-light bg-light"> <div class="container-fluid"> <img class="mx-auto" src="{{asset('files/img/AGC_TRANSPARENT.png')}}" alt=""> <button class="btn btn-dark d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <i class="fa fa-sort-desc" aria-hidden="true"></i> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="nav navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="/signup">Register</a> </li> <li class="nav-item"> <a class="nav-link" href="/">Login</a> </li> </ul> </div> </div> </nav> <div style=" display: flex; align-items: center; justify-content: center; align-conten:center; min-height: 100%; /* Fallback for browsers do NOT support vh unit */min-height: 100vh; margin-top: -10rem;"> <div class="card bg-light p-3"> <div class="card-body"> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="fa fa-envelope-o" aria-hidden="true"></i></span> </div> <input class="form-control" type="text" name="" id="forgot_email" placeholder="Enter Email"> </div> <div class="row justify-content-end"> <div class="col-auto"> <button class="btn btn-success float-right" id="forget-password"> Submit </button> </div> </div> </div> </div> </div> </div> <script src="{{asset('js/auth/login.js')}}"></script> </body> </html>PK E1�Z���k k registration.blade.phpnu �[��� @extends('layouts.master') @section('css') <link href="{{ asset('css/select2.min.css') }}" rel="stylesheet"> <link href="{{ asset('css/select2.modified.css') }}" rel="stylesheet"> @endsection @section('content') <div class="row"> <div style=" display: flex; align-items: center; justify-content: center; align-conten:center; min-height: 100%; /* Fallback for browsers do NOT support vh unit */min-height: 100vh;"> <form action="#" class="register_user"> <div class="card card-registration"> <div class="card-header"> <center><h3>Register</h3></center> </div> <div class="card-body"> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-person"></i></span> </div> <input class="form-control" type="text" name="f_name" id="register_fname" placeholder="First Name"> </div> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-person-fill"></i></span> </div> <input class="form-control" type="text" name="l_name" id="register_lname" placeholder="Last Name"> </div> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-envelope-at"></i></span> </div> <input class="form-control" type="email" name="email" id="register_email" placeholder="Email"> </div> <div class="input-group input-group-lg mb-3"> {{-- <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-building"></i></span> </div> --}} <select class="form-control" name="comp_id" id="comp_id" placeholder="Select Company"> </select> </div> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-shield-lock"></i></span> </div> <input class="form-control" type="password" name="password" id="register_password" placeholder="Password"> </div> <div class="input-group input-group-lg"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-shield-lock-fill"></i></span> </div> <input class="form-control" type="password" name="password_confirmation" id="register_confirm_password" placeholder="Confirm Password"> </div> </div> </form> <div class="card-footer"> <div class="row"> <div class="col"> <button type="button" class="btn btn-danger btn-xs" id="cancel-btn" style="float: left"> Cancel </button> </div> <div class="col align-content-end"> <button type="submit" class="btn btn-success btn-xs" id="register-btn" style="float: right"> Register </button> </div> </div> </div> </div> </div> </div> @endsection @section('javascript') <script src="{{asset('js/select2.min.js')}}"></script> <script src="{{asset('js/auth/registration.js')}}"></script> {{-- <script src="{{asset('js/toastRWithTime.js')}}"></script> --}} @endsectionPK E1�Z����6 �6 reset-password.blade.phpnu �[��� <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta name="csrf-token" content="{{ csrf_token() }}"> <title>{{env('APP_NAME')}}</title> <style> @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* devanagari */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2'); unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(/fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } hr.dashed { border-top: 3px dashed #bbb; } .rate-hover-layer{ color: orange; } .rate-select-layer{ color: orange; } </style> <script src="{{asset('js/jquery.js')}}"></script> <script src="{{asset('js/layout/bootstrap.min.js')}}"></script> <script src="{{ asset('js/swal.js') }}"></script> <script src="{{ asset('js/toastRWithTime.js') }}"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.4/toastr.min.js" integrity="sha512-lbwH47l/tPXJYG9AcFNoJaTMhGvYWhVM9YI43CT+uteTRRaiLCui8snIgyAN8XWgNjNhCqlAUdzZptso6OCoFQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vaafb692b2aea4879b33c060e79fe94621666317369993" integrity="sha512-0ahDYl866UMhKuYcW078ScMalXqtFJggm7TmlUtp0UlD4eQk0Ixfnm5ykXKvGJNFjLMoortdseTfsRT8oCfgGA==" data-cf-beacon='{"rayId":"7a49857a2b43e550","token":"cd0b4b3a733644fc843ef0b185f98241","version":"2023.2.0","si":100}' crossorigin="anonymous"></script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="{{asset('css/main.css')}}"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.4/toastr.css" integrity="sha512-oe8OpYjBaDWPt2VmSFR+qYOdnTjeV9QPLJUeqZyprDEQvQLJ9C5PCFclxwNuvb/GQgQngdCXzKSFltuHD3eCxA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> </head> <body> <div class="wrapper d-flex align-items-stretch"> {{-- @include('navbar.navbar') --}} <div id="content" class="p-md-3"> <nav class="navbar navbar-expand-lg navbar-light bg-light"> <div class="container-fluid"> <img class="mx-auto" src="{{asset('files/img/AGC_TRANSPARENT.png')}}" alt=""> <button class="btn btn-dark d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <i class="fa fa-sort-desc" aria-hidden="true"></i> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="nav navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="/signup">Register</a> </li> <li class="nav-item"> <a class="nav-link" href="/">Login</a> </li> </ul> </div> </div> </nav> <div style=" display: flex; align-items: center; justify-content: center; align-conten:center; min-height: 100%; /* Fallback for browsers do NOT support vh unit */min-height: 100vh; margin-top: -10rem;"> <div class="card bg-light p-3"> <div class="card-body"> <form action="#" class="reset-form"> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="fa fa-unlock-alt" aria-hidden="true"></i></i></span> </div> <input class="form-control" type="password" name="password" id="reset_password" placeholder="Enter Password"> </div> <div class="input-group input-group-lg mb-3"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="fa fa-unlock-alt" aria-hidden="true"></i></i></span> </div> <input class="form-control" type="password" name="password_confirmation" id="reset_password_confirm" placeholder="Confirm Password"> </div> <div class="row justify-content-end"> <div class="col-auto"> <button type="submit" class="btn btn-success float-right" id="forget-password"> Submit </button> </div> </div> </form> </div> </div> </div> </div> <script> var id = {!! json_encode($id->id,JSON_HEX_TAG) !!}; </script> <script src="{{asset('js/auth/reset_password.js')}}"></script> </body> </html>PK E1�Z��� � index.blade.phpnu �[��� @extends('layouts.master') @section('content') <div class="row"> <div style=" display: flex; align-items: center; justify-content: center; align-conten:center; min-height: 100%; /* Fallback for browsers do NOT support vh unit */min-height: 100vh;"> <div class="card p-3" style="opacity: 0.8"> {{-- <div class="card-header"> --}} <div class="" style="display: flex; justify-content: center; align-items: center;"> <img class="rounded-circle" src="{{asset('/files/img/logo/autohub-logo.png')}}" alt="ticketing" style="border-radius: 50%; width:130px;"> </div> <center><h3 class="mt-3">Autohub Rating</h3></center> {{-- </div> <div class="card-body"> --}} <div class="input-group input-group-lg mb-3 mt-2"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-person"></i></span> </div> <input class="form-control" type="text" name="" id="user_name_login" placeholder="ASA ID"> </div> <div class="input-group input-group-lg"> <div class="input-group-prepend input-group-lg custom-prepend"> <span class="input-group-text" id="basic-addon1"><i class="bi bi-shield-lock"></i></span> </div> <input class="form-control" type="password" name="" id="user_name_password" placeholder="Password"> </div> {{-- <div class="row mt-2 justify-content-end" style="margin-bottom: -1em;"> <div class="col-auto"> <p class="text-right" style="font-size: 12px; float:right"> <a href="/forget_password">Forgot Password?</a> </p> </div> </div> --}} {{-- </div> <div class="card-footer"> --}} <div class="row"> <div class="col-sm-8"> {{-- <p class="text-center mt-2" style="font-size: 12px"> <a href="/signup">Dont have an account? Register</a> </p> --}} </div> <div class="col align-content-end"> <button class="btn btn-secondary btn-xs mt-3" id="login-btn" style="float: right"> Login </button> </div> </div> {{-- </div> --}} </div> </div> </div> @endsection @section('javascript') <script src="{{asset('js/auth/login.js')}}"></script> @endsectionPK E1�Z'K��D D import.blade.phpnu �[��� <button class="btn btn-primary" id="import_company">Import</button> PK E1�Z��[7� � email_responses.blade.phpnu �[��� PK E1�Zo�7 7 � profile.blade.phpnu �[��� PK E1�Z�`���3 �3 _ forget.blade.phpnu �[��� PK E1�Z���k k VQ registration.blade.phpnu �[��� PK E1�Z����6 �6 d reset-password.blade.phpnu �[��� PK E1�Z��� � � index.blade.phpnu �[��� PK E1�Z'K��D D � import.blade.phpnu �[��� PK G k�
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings