@extends('layouts.admin.app') @section('content') @if( Session::get('permissions.user_type') == 'A' ) CATEGORY Back @foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg)) {{ Session::get('alert-' . $msg) }} @endif @endforeach @csrf Category Add Category Title* @if ($errors->has('ctitle')) {{ $errors->first('ctitle') }} @endif Category Page Head* Banner Heading Menu Head Only* No Yes Category Type* Category/Occasion Related Price Related Categorywise Price Range Price Details(Please put value USD currency) Select Option Between Greater Less Price Details(Please put value USD currency) @foreach($dataDetails as $cat) {{$cat->name}} @endforeach Select Option Between Greater Less Content Top Content Bottom Meta Title Meta Description Tagline Top Head @endif @endsection
No Yes
Category/Occasion Related Price Related Categorywise Price Range
Select Option Between Greater Less
@foreach($dataDetails as $cat) {{$cat->name}} @endforeach Select Option Between Greater Less