@extends('user.includes.master') @section('title') Profile @endsection @section('content')
@include('user.includes.laravel_errors')
Profile
@csrf
@endsection