@extends('adminlte::page') @section('title', 'Users') @section('content_header')

Users

@stop @section('content')

Edit User

@csrf
@foreach($fuelStations as $fuelStation)