@extends('frontend.layouts.app') @php $company_info = session('company_info'); @endphp @section('content')

About Our Club

{{ $info->title }}

{!! nl2br($info?->description) !!}

@endsection