@extends('layouts.admin_layout') @section('title', 'Add Product Industry') @section('content') Add Product Industry Home Manage Product Industries Add Product Industry Add Product Industry @csrf Name* Meta Title* Meta Description* Desktop Banner Image Mobile Banner Image Banner Caption Banner Description Introduction Text Thumbnail* Description* Case Study Image Case Study Caption Case Study Description Case Study Link Sectors Add Sector Sliders Add Slider Status Active Inactive Media Type Select Media Type @foreach($template_media_types as $template_media_type_row) {{$template_media_type_row->template_media_type_title}} @endforeach Image YouTube Video ID Caption Delete Thumbnail Name Caption Description Delete @endsection