@if (Session::has('message'))
@endforeach
{{ Session::get('message') }}
@endif
@foreach($abouts as $about)
Title | Content | ||
---|---|---|---|
Logo | Slogan | {{ $about->slogan }} | |
News Ticker | {{ str_limit(strip_tags($about->news_ticker), 100) }} | ||
About (About Page) | {{ str_limit(strip_tags($about->about), 100) }} | ||
Our Mission/Vision | {{ str_limit(strip_tags($about->mission_vision), 100) }} | ||
Footer Info | {{ str_limit(strip_tags($about->footer_info), 100) }} | ||
Address | {{ $about->address }} | Contact No. | {{ $about->mobile }} |
{{ $about->email }} | Fax | {{ $about->fax }} | |
Facebook UserName | {{ $about->facebook }} | Twitter UserName | {{ $about->twitter }} |