@extends('layouts.master') @section('title') Solutions @endsection @section('extra-css') @endsection @section('index')
Solutions
@csrf
@error('category_id') @enderror
@error('title') @enderror
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection