@extends('profile.index') @section('title', getSetting('APPLICATION_NAME') . ' | ' . $page) @section('profile-content') @include('include.message')
@csrf
@endsection