@extends('web.layouts.layout') @section('container_content')

Profile

@include('web.layouts.messages')
@csrf()
@endsection @section('container_js') @endsection