@extends('admin::layouts.master') @section('title','E-SHOP || Forum Create') @section('content')

Add Forum Category

@if ($errors->any())
@endif
@csrf
{{-- Cancel --}}
@endsection