@extends('admin.master') @section('content')
Basic Info
Title {{$basicInfo['title']}}
Fav Icon logoimage
Email {{$basicInfo['email']}}
Mobile {{$basicInfo['mobile']}}
Address {{$basicInfo['address']}}
Facebook Link {{$basicInfo['fbLink']}}
Instragram Link {{$basicInfo['instraLink']}}
Whats App Link {{$basicInfo['whatsapp']}}
Google Link {{$basicInfo['google']}}
@endsection