@extends('layouts.app') @section('title')Profile @endsection @section('content')
{{ csrf_field() }}

@endsection