@extends('front.layouts.master') @section('content')
{{ $hospital->name }}
{{ $hospital->name }}
{!! $hospital->description !!}
@endsection