@extends("layouts.admin.app")
@section("page-title")
{{__("Dashboard")}}
@endSection
@section("page-nav-title")
{{__("Digisol Social Media")}}
{{__('Create New Social media')}}
@endsection
@section("css-links")
@endsection
@section("content")
{{__("Create New Social media")}}
@endsection
@section("scripts")
@endsection