@extends('admin::layouts.master') @section('content')
@include('category::partials.form')
@stop