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

Total Worth Calculator


Enter the moon composition


{!! Form::open(['action' => 'Moons\MoonsController@displayTotalWorth', 'method' => 'POST']) !!}
{{ Form::label('firstOre', 'First Ore') }} {{ Form::select('firstOre', [ 'None' => 'None', 'Bitumens' => 'Bitumens', 'Brilliant Gneiss' => 'Brilliant Gneiss', 'Carnotite' => 'Carnotite', 'Chromite' => 'Chromite', 'Cinnabar' => 'Cinnabar', 'Cobaltite' => 'Cobaltite', 'Coesite' => 'Coesite', 'Cubic Bistot' => 'Cubic Bistot', 'Dazzling Spodumain' => 'Dazzling Spodumain', 'Euxenite' => 'Euxenite', 'Flawless Arkonor' => 'Flawless Arkonor', 'Glossy Scordite' => 'Glossy Scordite', 'Immaculate Jaspet' => 'Immaculate Jaspet', 'Jet Ochre' => 'Jet Ochre', 'Loparite' => 'Loparite', 'Lustrous Hedbergite' => 'Lustrous Hedbergite', 'Monazite' => 'Monazite', 'Opulent Pyroxeres' => 'Opulent Pyroxeres', 'Otavite' => 'Otavite', 'Pellucid Crokite' => 'Pellucid Crokite', 'Platinoid Omber' => 'Platinoid Omber', 'Pollucite' => 'Pollucite', 'Resplendant Kernite' => 'Resplendant Kernite', 'Scheelite' => 'Scheelite', 'Scintillating Hemorphite' => 'Scintillating Hemorphite', 'Sparkling Plagioclase' => 'Sparkling Plagioclase', 'Sperrylite' => 'Sperrylite', 'Stable Veldspar' => 'Stable Veldspar', 'Sylvite' => 'Sylvite', 'Titanite' => 'Titanite', 'Vanadinite' => 'Vanadinite', 'Xenotime' => 'Xenotime', 'Ytterbite' => 'Ytterbite', 'Zeolites' => 'Zeolites', 'Zircon' => 'Zircon', ], 'None') }} {{ Form::text('firstQuantity', '', ['class' => 'form-control']) }}
{{ Form::label('secondOre', 'Second Ore') }} {{ Form::select('secondOre', [ 'None' => 'None', 'Bitumens' => 'Bitumens', 'Brilliant Gneiss' => 'Brilliant Gneiss', 'Carnotite' => 'Carnotite', 'Chromite' => 'Chromite', 'Cinnabar' => 'Cinnabar', 'Cobaltite' => 'Cobaltite', 'Coesite' => 'Coesite', 'Cubic Bistot' => 'Cubic Bistot', 'Dazzling Spodumain' => 'Dazzling Spodumain', 'Euxenite' => 'Euxenite', 'Flawless Arkonor' => 'Flawless Arkonor', 'Glossy Scordite' => 'Glossy Scordite', 'Immaculate Jaspet' => 'Immaculate Jaspet', 'Jet Ochre' => 'Jet Ochre', 'Loparite' => 'Loparite', 'Lustrous Hedbergite' => 'Lustrous Hedbergite', 'Monazite' => 'Monazite', 'Opulent Pyroxeres' => 'Opulent Pyroxeres', 'Otavite' => 'Otavite', 'Pellucid Crokite' => 'Pellucid Crokite', 'Platinoid Omber' => 'Platinoid Omber', 'Pollucite' => 'Pollucite', 'Resplendant Kernite' => 'Resplendant Kernite', 'Scheelite' => 'Scheelite', 'Scintillating Hemorphite' => 'Scintillating Hemorphite', 'Sparkling Plagioclase' => 'Sparkling Plagioclase', 'Sperrylite' => 'Sperrylite', 'Stable Veldspar' => 'Stable Veldspar', 'Sylvite' => 'Sylvite', 'Titanite' => 'Titanite', 'Vanadinite' => 'Vanadinite', 'Xenotime' => 'Xenotime', 'Ytterbite' => 'Ytterbite', 'Zeolites' => 'Zeolites', 'Zircon' => 'Zircon', ], 'None') }} {{ Form::text('secondQuantity', '', ['class' => 'form-control']) }}
{{ Form::label('thirdOre', 'Third Ore') }} {{ Form::select('thirdOre', [ 'None' => 'None', 'Bitumens' => 'Bitumens', 'Brilliant Gneiss' => 'Brilliant Gneiss', 'Carnotite' => 'Carnotite', 'Chromite' => 'Chromite', 'Cinnabar' => 'Cinnabar', 'Cobaltite' => 'Cobaltite', 'Coesite' => 'Coesite', 'Cubic Bistot' => 'Cubic Bistot', 'Dazzling Spodumain' => 'Dazzling Spodumain', 'Euxenite' => 'Euxenite', 'Flawless Arkonor' => 'Flawless Arkonor', 'Glossy Scordite' => 'Glossy Scordite', 'Immaculate Jaspet' => 'Immaculate Jaspet', 'Jet Ochre' => 'Jet Ochre', 'Loparite' => 'Loparite', 'Lustrous Hedbergite' => 'Lustrous Hedbergite', 'Monazite' => 'Monazite', 'Opulent Pyroxeres' => 'Opulent Pyroxeres', 'Otavite' => 'Otavite', 'Pellucid Crokite' => 'Pellucid Crokite', 'Platinoid Omber' => 'Platinoid Omber', 'Pollucite' => 'Pollucite', 'Resplendant Kernite' => 'Resplendant Kernite', 'Scheelite' => 'Scheelite', 'Scintillating Hemorphite' => 'Scintillating Hemorphite', 'Sparkling Plagioclase' => 'Sparkling Plagioclase', 'Sperrylite' => 'Sperrylite', 'Stable Veldspar' => 'Stable Veldspar', 'Sylvite' => 'Sylvite', 'Titanite' => 'Titanite', 'Vanadinite' => 'Vanadinite', 'Xenotime' => 'Xenotime', 'Ytterbite' => 'Ytterbite', 'Zeolites' => 'Zeolites', 'Zircon' => 'Zircon', ], 'None') }} {{ Form::text('thirdQuantity', '', ['class' => 'form-control']) }}
{{ Form::label('fourthOre', 'Fourth Ore') }} {{ Form::select('fourthOre', [ 'None' => 'None', 'Bitumens' => 'Bitumens', 'Brilliant Gneiss' => 'Brilliant Gneiss', 'Carnotite' => 'Carnotite', 'Chromite' => 'Chromite', 'Cinnabar' => 'Cinnabar', 'Cobaltite' => 'Cobaltite', 'Coesite' => 'Coesite', 'Cubic Bistot' => 'Cubic Bistot', 'Dazzling Spodumain' => 'Dazzling Spodumain', 'Euxenite' => 'Euxenite', 'Flawless Arkonor' => 'Flawless Arkonor', 'Glossy Scordite' => 'Glossy Scordite', 'Immaculate Jaspet' => 'Immaculate Jaspet', 'Jet Ochre' => 'Jet Ochre', 'Loparite' => 'Loparite', 'Lustrous Hedbergite' => 'Lustrous Hedbergite', 'Monazite' => 'Monazite', 'Opulent Pyroxeres' => 'Opulent Pyroxeres', 'Otavite' => 'Otavite', 'Pellucid Crokite' => 'Pellucid Crokite', 'Platinoid Omber' => 'Platinoid Omber', 'Pollucite' => 'Pollucite', 'Resplendant Kernite' => 'Resplendant Kernite', 'Scheelite' => 'Scheelite', 'Scintillating Hemorphite' => 'Scintillating Hemorphite', 'Sparkling Plagioclase' => 'Sparkling Plagioclase', 'Sperrylite' => 'Sperrylite', 'Stable Veldspar' => 'Stable Veldspar', 'Sylvite' => 'Sylvite', 'Titanite' => 'Titanite', 'Vanadinite' => 'Vanadinite', 'Xenotime' => 'Xenotime', 'Ytterbite' => 'Ytterbite', 'Zeolites' => 'Zeolites', 'Zircon' => 'Zircon', ], 'None') }} {{ Form::text('fourthQuantity', '', ['class' => 'form-control']) }}
{{ Form::label('reprocessing', 'Reprocessing') }} {{ Form::text('reprocessing', '', ['class' => 'form-control', 'placeholder' => '0.84']) }}
{{ Form::submit('Submit', ['class' => 'btn btn-primary']) }} {!! Form::close() !!}
@endsection