@extends('admin.dashboard') @section('content') Add Tracking Code Social Select Option @foreach($social as $key => $val) {{ $val }} @endforeach Code URL Save @endsection @section('script') @endsection