@extends('layouts.master') @section('title', 'Gérants') @section('content')
@livewire('station.gerant.index-gerant')
@endsection