@extends('admin.layouts.app') @section('title', 'Insta Post') @section('content')

Insta Post Form

@csrf
@endsection