@extends('back.layouts.app', ['title' => $title]) @section('content')
@include('back.common_views.quicklinks')
@include('back.record_update_history.form')
@include('back.common_views.spinner') @endsection