@php $sociallinks = \App\Model\SocialLink\SocialLink::query() ->orderBy('order_by', 'asc') ->where('status', 1) ->get(); @endphp @php $profile = \App\Model\Profile\Profile::whereHas('files')->with('files')->first(); @endphp
{{ !empty($profile->name) ? $profile->name : 'Muktinath Capital' }}

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et lacinia etiam magna purus phasellus. Enim, ultrices duis proin viverra molestie.

@foreach ($sociallinks as $value) @endforeach {{-- --}} {{-- --}}
Contact Us
Head Office
{{ !empty($profile->name) ? $profile->name : 'Muktinath Capital Ltd.' }}
  • {{ !empty($profile->address) ? $profile->address : 'Talchikhel: Lalitpur' }}
  • @if (!empty($phone)) @foreach ($phone as $value) {{ $value }} @endforeach @else 5152360 @endif Fax No.: {{ !empty($profile->fax) ? $profile->fax : ' 5152360' }}
  • {{ !empty($profile->email) ? $profile->email : 'gorkhasaving2054@gmail.com' }}
@php $importantlinks = \App\Model\ImportentLink\ImportentLink::query() ->orderBy('order_by', 'asc') ->where('status', 1) ->get(); @endphp
Quick Links
    @foreach ($importantlinks as $value)
  • {{ $value->name }}
  • @endforeach
Muktinath Capital