@extends('layouts.admin.index') @section('content')
@include('error-success')
Personal Info
{{ csrf_field() }}
@endsection