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

Marketing / Add Material

@if($errors->any())
@endif
New Material Upload
@csrf
Cancel
@endsection