@extends('user.layouts.app') @section('styles') Profile @endsection @section('content')
@csrf
@endsection