@extends('layout.base') @section('page_title') - Admin @endsection @section('page_content')

@yield('content')
@endsection