@extends('layouts.app') @section('content')
{{__('Create New Rider')}}
@csrf
{{__('User Information')}}
@endsection