@extends('admin.layouts.app') @section('content')
@yield('code')
@endsection