@extends('layout.master') @section('content') @push('styles') @endpush
{{ $slot }}
@endsection