@extends('layouts.app') @section('content')
{{__('Edit Rider')}}
@csrf @method('PUT')
{{__('User Information')}}
@endsection