@extends('layouts.app') @section("title", "Digital Pickup") @section('content')

{{ __('message_lang.LBL_SELECT_BENEFICIARY') }}

@csrf
@endsection