@extends('layouts.master') @section('title') @lang('translation.SOP Category') @endsection @section('css') @endsection @section('content')

SOP Category

@method('put') @csrf
Edit SOP Category
Required
@endsection @section('script') @endsection