@extends('layouts.dashboard') @section('title', 'Add Blob') @section('myJS') @endsection @section('content')

Add New Product Blob

@csrf
Blob Name
Additional Headers
Add Blob Data
Remove Empty Lines?
@endsection