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

Add Personal History

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