@extends('layouts.master') @section('title', 'Add Charging Station') @section('links') @endsection @section('content')

{!! trans('messages.list_all') !!} {!! trans('messages.stations') !!}

@endsection @section('scripts') @endsection