<!DOCTYPE html>
<html lang="es">
@include('layout.head')
@include('admin.layout.body')
</html>
@section('page_title')
- Admin
@endsection