@extends('web_site.layouts.master') @section('css') @endsection @section('content') {{trans('web_site.Our_History')}} {{trans('web_site.Home')}} - {{trans('web_site.profile')}} {!! optional($history)->history !!} @endsection @section('js') @endsection
{!! optional($history)->history !!}