@extends('admin.layouts.master') @section('content')

Media

{{-- @dd($type); --}}

Add {{$type->name}}

@csrf
{{--
{{$type->name}}
--}}
Upload File
Enter Url
Add Details
@endsection @section('js') @endsection