@extends('panel.layout.app') @section('title', __('New Support Request')) @section('content')
{{__('Support Category')}}
{{__('Support Priority')}}
@endsection @section('script') @endsection