@extends('admin.layout.master') @section('content-header')

Edit Category

@stop @section('content')
{{csrf_field()}}
@stop @section('javascript') @stop