@extends('admin.layouts.master') @section('title', __('taxido::static.riders.riders')) @section('content')

{{ __('taxido::static.riders.riders') }}

@can('rider.create') @endcan
@endsection