@extends('web_site.layouts.master') @section('css') @endsection @section('content')

{!! optional($history)->history !!}

@endsection @section('js') @endsection