@extends('layouts.admin') @section('title', 'Posts') @section('content')

Posts

@endsection @section('scripts') @endsection