@extends('user.layout') @section('content')
{{ $errors->first('gallery_category_status') }}
{{ __('Specify whether the gallery category will be active or not.') }}