@extends('adminlte::page') @section('title', config('adminlte.title') . ' | Personal History') @section('content_header')

Personal History

@stop @section('content')
SHOW PERSONAL HISTORY
@stop @section('footer')   @stop