@extends('admin.master') @section('content')

Edit {{$history->title}}


@csrf @method('PUT')

@endsection