@extends('layouts.app') @section('title') {{ $pageInfo['title'] }} @endsection @section('admin-content')
Reset
@endsection @section('scripts') @endsection