@extends('layouts/layoutMaster') @section('title', 'Profile') @section('page-script') @endsection @section('content')

My Profile

@csrf

@endsection