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

Category

@include('sweetalert::alert')
id) }} method="post" enctype="multipart/form-data"> @csrf
@error('title') {{$errors->first('title')}} @enderror
@error('heading') {{$errors->first('heading')}} @enderror
@error('title') {{$errors->first('description')}} @enderror
@error('why_choose') {{$errors->first('why_choose')}} @enderror
@endsection