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

Edit Personal History

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