@extends('layouts.main') @section('main-content')
@yield('content')
@endsection