@extends('Dashboard.main') @section('Dashboard')
{!! option('Address') !!}
{!! option('PhoneNumber') !!}


@csrf
@endsection