@extends('layouts.master') @section('title') profile Page @endsection @section('main')

Welcome to your informations Page

@endsection