@extends('website.layout.master') @section('title') Profile @endsection @section('content')
@csrf
@endsection