@extends('layouts.admin') @section('content')

{{ $division->code }} {{ $division->description }}

@endsection