@extends('admin.master') @section('head') @endsection @section('content')
@endsection @section('script') {{--ajax auto load--}} {{--create and save new category --}} {{--connect two dropdowns--}} {{--deactive function--}} {{--active function--}} {{--edit function--}} {{--cancel function--}} @endsection