@extends('admin.auth.layouts.app') @push('css') @endpush @section('title','Login') @section('content')
TASAHL
@csrf

Login to your account

@endsection @push('scripts') {{-- new --}} @endpush