@extends('layouts.app') @section('content')
@csrf @method('patch')
{{$PersonalInformation->addresstype->address_type}} Address
@endsection