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