@extends('customer.layout') @section('content')
@csrf

{{__('Personal Info')}}


@endsection @section('script') @endsection