@extends('layouts.guest') @section('content')

Petrol Pump MIS

Login to manage POS, tanks and reports

@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
@endsection