@extends('template.content') @section('content')
@include('admin.cms.account.nav')
{{$title}}
@csrf
@endsection