docs: add FuelFinder mobile landing implementation plan
This commit is contained in:
13
resources/views/components/public/⚡fuel-finder.blade.php
Normal file
13
resources/views/components/public/⚡fuel-finder.blade.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
use Livewire\Component;
|
||||
|
||||
new class extends Component
|
||||
{
|
||||
//
|
||||
};
|
||||
?>
|
||||
|
||||
<div>
|
||||
{{-- Nothing in life is to be feared, it is only to be understood. Now is the time to understand more, so that we may fear less. - Maria Skłodowska-Curie --}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user